square matrix 相关的搜索结果 共有2个

det()

Description: Calculate the determinant of a square matrix. Syntax: det(A) Note: The function computes the determinant ofsquare matrix,determinant

inverse()

Description: Calculate the inverse of a square matrix. Syntax: inverse(A) Note: The function calculates the inverse of ssquare matrix, inverse